docs: Update annotations for WidgetClass.query_action()
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 15 Mar 2021 13:48:35 +0000 (13:48 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 15 Mar 2021 13:48:35 +0000 (13:48 +0000)
commit0a7af75639f88d51e0a92f08f2191f95fd48d036
tree5d6c6747209be212362ad72139e51010963912c9
parent72012113fdab625be2cf13f23473716aa2a64604
docs: Update annotations for WidgetClass.query_action()

The parameter_type and property_name out arguments can be set to NULL.

Fixes: #3757
gtk/gtkwidget.c